Skip to content

Conversation

@augustoicaro
Copy link

This PR fixes some images left in batch training when the following condition is never met due to float to int conversion.

if (sp+1)*batch_size>len(train_x):

Also, used tqdm dependence that was never used.

@augustoicaro augustoicaro changed the title fix: Left some images out of training fix: Left last batch out of training Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant